| 1. | This means that the client who sent this code is assuming a synchronous processing model , right 这意味着发送这个代码的客户端假定同步处理模型,是这样吗? |
| 2. | In some cases , asynchronous mode is replaced with synchronous processing , even though 在某些情况下,即使启用了asyncrendering ,异步模式也会被替换为同步模式。 |
| 3. | Synchronization provides a compromise between the unstructured nature of multithreaded programming and the structured order of synchronous processing 同步可以在多线程编程的非结构化特性与同步处理的结构化顺序之间进行平衡。 |
| 4. | You can specify asynchronous or synchronous processing for reports that are processed in local mode in the reportviewer web server control 如果您使用的是reportviewer web服务器控件,则可以将该控件配置为以同步或异步模式来处理报表。 |
| 5. | Because these methods are examples of synchronous processing , they interrupt the current thread until a message is available , unless you specify a time - out . the 因为这些方法是同步处理的示例,所以它们会在没有可用的消息时中断当前线程,除非您指定了超时。 |
| 6. | Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as a synchronous process in the same thread 系统拒绝异步处理的数据处理线程的总数,这些线程随后将以同一线程中同步进程的形式处理。 |
| 7. | Total rejected threads total number of data processing threads rejected for asynchronous processing , and subsequently handled as synchronous processes in the same thread 系统拒绝异步处理的数据处理线程的总数,这些线程随后将以同一线程中同步进程的形式处理。 |
| 8. | This topic illustrates the code for an http handler that performs synchronous processing of requests for resources in an asp . net application whose url ends with . sample 本主题阐释一个http处理程序的代码,该处理程序对asp . net应用程序中其url以. sample结尾的资源执行同步请求处理。 |
| 9. | The auto close database option is a synchronous process that can decrease performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine Auto _ close数据库选项是一个同步进程,当与数据库引擎重复建立和中断连接的应用程序访问数据库时,该选项可能会降低性能。 |
| 10. | In earlier versions of sql server , auto close is a synchronous process that can degrade performance when the database is accessed by an application that repeatedly makes and breaks connections to the database engine 在sql server的早期版本中, auto _ close是一个同步进程,当与数据库引擎反复连接并不断中断连接的应用程序访问数据库时,将会导致性能下降。 |